-
Home
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
1.7.1
-
Code
-
Classes
- DateTimeFactory
Total Complexity |
95 |
Dependencies |
9 |
Dependents |
21 |
Total lines |
604 |
Lines of code |
349 |
Logical lines of code |
196 |
Comment lines |
201 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
splitIntoDateStrAndTimezone() |
A |
43 |
15 |
48 |
setDate() |
A |
44 |
8 |
50 |
factory() |
A |
49 |
9 |
31 |
setDateTimeTimeZone() |
A |
49 |
8 |
33 |
conformStringDate() |
A |
56 |
8 |
17 |
getDateTimeWithTimezoneFromString() |
S |
53 |
7 |
25 |
conformDateTime() |
S |
54 |
7 |
23 |
getDateTimeFromDateString() |
S |
54 |
6 |
23 |
dateTime2Str() |
S |
57 |
6 |
16 |
conformDateTimeParams() |
S |
54 |
5 |
24 |
assertDateTimeString() |
S |
59 |
3 |
15 |
isDateTimeStrInIcal() |
S |
66 |
4 |
7 |
cnvrtDateTimeInterface() |
S |
61 |
3 |
13 |
isStringAndDate() |
S |
66 |
3 |
8 |
assertDatesAreInSequence() |
S |
62 |
2 |
13 |
dateTimeHasOffset() |
S |
79 |
1 |
3 |